home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10844 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  650 b 

  1. Path: hermes.ucd.ie!midir!colmconn
  2. From: Colm Connolly <colmconn@midir.ucd.ie>
  3. Newsgroups: comp.lang.c
  4. Subject: Unix Pipes and descrpitors
  5. Date: Tue, 19 Mar 1996 17:59:02 +0000
  6. Organization: University College Dublin
  7. Message-ID: <Pine.ULT.3.91.960319174425.8464A-100000@midir>
  8. NNTP-Posting-Host: midir.ucd.ie
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. X-Sender: colmconn@midir
  12.  
  13. Having created a pipe, how do I access the file descriptors created by the 
  14. pipe system call after I call exec? I'd be grateful if someone could help 
  15. me with this. 
  16.  
  17. Colm Connolly.
  18.  
  19. PS Manuals or books for that matter haven't helped much with this!! 
  20.  
  21.  
  22.